home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3iapnt.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IAPNT_H = 1;
- include("real/intact/r3intact.js")
-
-
- var R3CLID_IAPOINT = 106;
-
-
-
-
- var R3IAPNTA_SelectedPos = 106500; // r3Vect
-
-
- function r3Iapoint () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IAPOINT, arguments);
- }
- // Attributes
- }
-
- r3Iapoint.prototype=new r3Intact;
- // r3iapnt.h_H